home *** CD-ROM | disk | FTP | other *** search
- From: Juergen Lock <nox@jelal.north.de>
-
- here is elvis 1.7 for MiNT/TOS. there are still a few known bugs (like
- occasional wrong redraws after `p'ut a few lines, ex mode prints lines
- twice and doesn't like blank lines in elvis.rc, some problems with
- digraphs and abbreviations), but since people asked for this... :-)
-
- some changes for the atari version since 1.6: (the other changes are
- in doc/Changes)
-
- 1. terminal read fixed so that escape sequences for cursor keys etc. in
- termcap now also work on console (MiNTs XKEY feature). the scancode
- stuff is still there for TOS, with MiNT it has the single advantage
- that it can use a few more keys...
-
- 2. elvprsv tries to call a MAILER now (default == rmail, see diffs).
- if you have one installed it mails the owner when it preserved a file,
- not just print the message to stdout.
-
- 3. improved redraw when you scroll around in a visual selection, i.e.
- doesn't redraw everything twice anymore... it still updates the whole
- screen when you hit return at the bottom, so ^D is faster now.
-
- 4. compiled with mintlibs pl34 and gcc 2.3.3 -mbaserel (shared text).
-
- ok, happy testing...
- Juergen
-